GXGetFormatPaperType
You can use theGXGetFormatPaperType
function to obtain the paper-type object referenced by a format object.
gxPaperType GXGetFormatPaperType (gxFormat aFormat);
aFormat
- A reference to the format object for which to obtain the paper-type object.
- function result
- A reference to a paper-type object.
DESCRIPTION
TheGXGetFormatPaperType
function returns a reference to a paper-type object as its function result.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it. gxPaperTypeNotFound The paper-type object cannot be located. SEE ALSO
Listing 3-16 on page 3-59 shows an example that uses theGXGetFormatPaperType
function.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help